[INFO] fetching crate irelia 0.11.2...
[INFO] fixing irelia-0.11.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate irelia 0.11.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate irelia 0.11.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate irelia 0.11.2
[INFO] tweaked toml for crates.io crate irelia 0.11.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate irelia 0.11.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate irelia 0.11.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded irelia_encoder v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d
[INFO] running `Command { std: "docker" "start" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking irelia_encoder v0.1.5
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]    Compiling irelia v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> src/rest.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> src/rest.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> src/ws.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::CLIENT_PROCESS_NAME`, `super::GAME_PROCESS_NAME`
[INFO] [stdout]    --> src/utils/process_info.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |     use super::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME, get_running_client};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:18:11
[INFO] [stdout]     |
[INFO] [stdout]  17 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:20:11
[INFO] [stdout]     |
[INFO] [stdout]  19 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:35:11
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]     |           ------ the item is gated here
[INFO] [stdout]  34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout]  35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:23:11
[INFO] [stdout]     |
[INFO] [stdout]  22 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:25:11
[INFO] [stdout]     |
[INFO] [stdout]  24 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/utils/process_info.rs:32:11
[INFO] [stdout]     |
[INFO] [stdout]  30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]     |           ------ the item is gated here
[INFO] [stdout]  31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout]  32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> src/ws.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irelia` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irelia` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d", kill_on_drop: false }`
[INFO] [stdout] 05cd6d48e8822a3cf84604a13fe2200f63dc7a97b82ac2190b1f5ad85c44e41d
